Delivering Dynamic HTML
When you generate output for your project, ePublisher creates the Output folder in your project folder, and then creates a folder in the Output folder for each generated target. For example, when you generate output, ePublisher creates the following folder structure:
<Project Area>\<Project Name>\Output\<Target Name>In this folder structure, Project Area is the name of the ePublisher component you are using, such as ePublisher Express, Project Name is the name of your ePublisher project, and Target Name is the name of your ePublisher target, such as Dynamic HTML. To deliver your Dynamic HTML generated output, you need to deliver all the files and subfolders in the
<Target Name> folder.The
<Target Name> folder contains the entry-point file, toc.html by default, which displays the table of contents. When the user opens the entry-point file, the browser uses all the files in the <Target Name> folder to display the help, including the topic files and images.Last modified date: 01/16/2026